func runtime.scanConservative
4 uses
runtime (current package)
mgcmark.go#L966: scanConservative(b, r.ptrdata(), gcdata, gcw, &state)
mgcmark.go#L1026: scanConservative(frame.sp, size, nil, gcw, state)
mgcmark.go#L1034: scanConservative(frame.argp, n, nil, gcw, state)
mgcmark.go#L1481: func scanConservative(b, n uintptr, ptrmask *uint8, gcw *gcWork, state *stackScanState) {
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |